Configurates
C1.Web.Mvc.Olap.PivotFieldBase.SortComparer. Sets a function used to compare values when sorting.
Syntax
'Declaration
Public Function SortComparer( _
ByVal As String _
) As
public SortComparer(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also